Skip to content

Fix tween start delay#7150

Closed
Bambosh wants to merge 2 commits intophaserjs:masterfrom
Bambosh:fix-tween-startDelay
Closed

Fix tween start delay#7150
Bambosh wants to merge 2 commits intophaserjs:masterfrom
Bambosh:fix-tween-startDelay

Conversation

@Bambosh
Copy link
Copy Markdown
Contributor

@Bambosh Bambosh commented May 26, 2025

Please do not update the README or Change Log, we will do this when we merge your PR.

This PR (delete as applicable)

  • Fixes a bug

Describe the changes below:

Fixes #7093.
Tweens with a startDelay set weren't having their state updated from START_DELAY to ACTIVE. This left them stuck in their initial state, even once the startDelay had elapsed.

@photonstorm
Copy link
Copy Markdown
Collaborator

Thanks for originally submitting this PR, but we're tidying up and closing down things that won't be, or don't need merging for the Phaser 4 release.

@photonstorm photonstorm closed this Apr 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Tween chain with delay not working

2 participants